Skip to content

[Docs] add --token 1 to build commands#36964

Open
jeremymeng wants to merge 3 commits intoAzure:mainfrom
jeremymeng:docs/build-remote-cache
Open

[Docs] add --token 1 to build commands#36964
jeremymeng wants to merge 3 commits intoAzure:mainfrom
jeremymeng:docs/build-remote-cache

Conversation

@jeremymeng
Copy link
Copy Markdown
Member

@jeremymeng jeremymeng commented Jan 5, 2026

It enables remote build cache reads.

Copilot AI review requested due to automatic review settings January 5, 2026 21:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the --token 1 flag to build commands throughout the documentation to enable remote build cache read access. This optimization allows developers to leverage Turborepo's remote caching capabilities, which can significantly speed up build times.

Key Changes:

  • Added --token 1 flag to all pnpm build and pnpm turbo build commands in documentation files
  • Updated command reference tables to include the new flag
  • Modified AI agent instruction files (CLAUDE.md, AGENTS.md, copilot-instructions.md) to reflect the new build command pattern

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
documentation/steps-after-generations.md Added --token 1 to all build commands in the guide for post-generation steps
documentation/RLC-Swagger-quickstart.md Added --token 1 to all build commands in the RLC quickstart guide
documentation/Quickstart-on-how-to-write-tests.md Added --token 1 to build commands in the testing quickstart guide
CONTRIBUTING.md Added --token 1 to build commands and updated the command reference table
CLAUDE.md Updated build command examples for Claude AI code assistant
AGENTS.md Updated build command examples for AI agents
.github/copilot-instructions.md Updated Copilot instructions with the new build command pattern

Issues Identified:
I found two instances where pnpm build commands should be updated for consistency but were missed in this PR. Both are documented in the comments above.

@github-actions
Copy link
Copy Markdown

Hi @jeremymeng. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue. label Mar 13, 2026
@jeremymeng jeremymeng removed the no-recent-activity There has been no recent activity on this issue. label Mar 13, 2026
jeremymeng and others added 3 commits April 7, 2026 12:01
It enables remote build cache read.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants